Be a bit more forgiving about invalid monitor number
authorMatthias Clasen <mclasen@redhat.com>
Fri, 27 Nov 2009 23:39:15 +0000 (18:39 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Nov 2009 23:39:15 +0000 (18:39 -0500)
commit43a07af9b131929d26eac8259c15f1e7bf0ddf1e
tree47f43d0cf59775906f8e72b2489e8bc853caa376
parent5bfab2b9d49913284314ff6c22285b55b44ec1a1
Be a bit more forgiving about invalid monitor number

By moving the g_return_if_fail() checks into individual monitor functions.
See bug 561130.
gdk/x11/gdkscreen-x11.c